var crypto/ecdh.x25519SharedSecretSize
2 uses
crypto/ecdh (current package)
x25519.go#L19: x25519SharedSecretSize = 32
x25519.go#L83: out := make([]byte, x25519SharedSecretSize)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)